togetterの文字装飾を消すUser Stylesheet
度が過ぎる90年代テキストサイト的な文字装飾しか無いので全部消すUser Stylesheet
code:togetter-no-decoration.css
p.tweet > span {
font-size: 1em !important;
font-weight: normal !important;
color: #000 !important;
}
#togetter
Stylishで使ってた